home *** CD-ROM | disk | FTP | other *** search
- "NIPanelLoader" = {ACTIONS = {}; OUTLETS = {panel = id; }; SUPERCLASS = NSObject; };
- "NILoginPanel" = {
- ACTIONS = {"cancel:" = id; "ok:" = id; };
- OUTLETS = {
- authButton = id;
- authPanel = id;
- cancelButton = id;
- iconButton = id;
- instructionText = id;
- passwordText = id;
- userNameText = id;
- };
- SUPERCLASS = NSPanel;
- };
- "NIResourceManager" = {ACTIONS = {}; OUTLETS = {panel = id; }; SUPERCLASS = NSObject; };
- "NIAuthenticationPanel" = {
- ACTIONS = {};
- OUTLETS = {
- authButton = id;
- cancelButton = id;
- iconButton = id;
- instructionText = id;
- passwordText = id;
- userNameText = id;
- };
- SUPERCLASS = NSPanel;
- };
- "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
-